Displaying 6 results from an estimated 6 matches for "76275".
Did you mean:
6275
2017 May 03
3
folders in public namespace only visable to 2nd folder level in 2.2.29.1
Hi all,
I am currently facing an issue with Dovevot version 2.2.29.1 where
subfolders in a public namespace are only
visible to the 2nd folder level:
namespace Public -> folder "1st" -> folder -> "2nd" -> folder "3rd" ....
When one user creates a subfolder below the 2nd level other users do not
see that folder and are unable to
subscribe to this
2017 May 04
2
folders in public namespace only visable to 2nd folder level in 2.2.29.1
On 04.05.2017 10:27, Andreas Oster wrote:
>
>
> Mit freundlichen Gr??en
>
> Andreas Oster
> NOVA Elektroanlagen GmbH
> Carl-Zeiss-Str. 3
>
> D-76275 Ettlingen
>
> Tel.: +49 (7243) 5490 22
> FAX: +49 (7243) 5490 54
> aoster at novanetwork.de
> http://www.novanetwork.de
>
> Gesch?ftsf?hrer: J?rg Amann, Claudia Blasi
> Registergericht: Mannheim, HRB 361711 Adresse Andreas Oster
>
>
> Am 03.05.2017 um 17:51 schr...
2017 May 04
0
folders in public namespace only visable to 2nd folder level in 2.2.29.1
Mit freundlichen Gr??en
Andreas Oster
NOVA Elektroanlagen GmbH
Carl-Zeiss-Str. 3
D-76275 Ettlingen
Tel.: +49 (7243) 5490 22
FAX: +49 (7243) 5490 54
aoster at novanetwork.de
http://www.novanetwork.de
Gesch?ftsf?hrer: J?rg Amann, Claudia Blasi
Registergericht: Mannheim, HRB 361711 Adresse Andreas Oster
Am 03.05.2017 um 17:51 schrieb Andreas Oster:
> Hi all,
>
> I am curren...
2006 Jun 21
1
Linux Qos : PRIO qdisc works
Hi, all
I am interested in Linux related QoS, especially PRIO queue discipline (qdisc).
I test some experiments about PRIO qdisc.
Host A ------ Router A --- Router B --- Host C
| 1Gbps |
Host B ---------+ +-------- Host D
flow 1 : Host A -> Host C (TCP)
flow 2 : Host B -> Host D (UDP)
priority 1 queue (pfifo, size 1000 packets ) : flow 1
priority 2
SUGGESTION: Proposal to mitigate problem with stray processes left behind by parallel::makeCluster()
2019 Mar 18
2
SUGGESTION: Proposal to mitigate problem with stray processes left behind by parallel::makeCluster()
(Bcc: CRAN)
This is a proposal helping CRAN and alike as well as individual
developers to avoid stray R processes being left behind that might be
produced when an example or a package test fails to set up a
parallel::makeCluster().
ISSUE
If a package test sets up a PSOCK cluster and then the master process
dies for one reason or the other, the PSOCK worker processes will
remain running for 30
SUGGESTION: Proposal to mitigate problem with stray processes left behind by parallel::makeCluster()
2019 Mar 27
0
SUGGESTION: Proposal to mitigate problem with stray processes left behind by parallel::makeCluster()
...blem causing the stray worker processes when the master fails to
open a server socket to listen to connections from workers is not
related to timeout in socketConnection(), because socketConnection()
will fail right away. It is caused by a bug in checking the setup
timeout (PR 17391).
Fixed in 76275.
Best
Tomas
On 3/18/19 2:23 AM, Henrik Bengtsson wrote:
> (Bcc: CRAN)
>
> This is a proposal helping CRAN and alike as well as individual
> developers to avoid stray R processes being left behind that might be
> produced when an example or a package test fails to set up a
> para...