On Thu, Sep 3, 2015, at 23:50, Ken Murchison wrote:
> On 09/03/2015 08:42 AM, Bron Gondwana wrote:
> > IOERROR: failed to create fastmail.com!user.REDACTED.#calendars (Mailbox is
> > locked)
> >
> > We get these occasionally, and I wondered why until just now, when I
> > remembered...
> >
> > The
On Thu, Sep 3, 2015, at 23:34, Thomas Jarosch wrote:
> On Thursday, 3. September 2015 22:56:08 Bron Gondwana wrote:
> > I should include: the plan to fix this is to have intent logging in
> > mailboxes.db - so we'll create a record for the destination name with a
> > flag marking the intent to rena
On 09/03/2015 08:42 AM, Bron Gondwana wrote:
IOERROR: failed to create fastmail.com!user.REDACTED.#calendars (Mailbox is
locked)
We get these occasionally, and I wondered why until just now, when I
remembered...
The initial CREATE or RENAME lock.. it's a mboxname_lock EXCLUSIVE, and it's take
On Thursday, 3. September 2015 22:56:08 Bron Gondwana wrote:
> I should include: the plan to fix this is to have intent logging in
> mailboxes.db - so we'll create a record for the destination name with a
> flag marking the intent to rename, such that you can't possibly create a
> rename loop.
any
I should include: the plan to fix this is to have intent logging in
mailboxes.db - so we'll create a record for the destination name with a flag
marking the intent to rename, such that you can't possibly create a rename loop.
Bron.
On Thu, Sep 3, 2015, at 22:42, Bron Gondwana wrote:
> IOERROR:
IOERROR: failed to create fastmail.com!user.REDACTED.#calendars (Mailbox is
locked)
We get these occasionally, and I wondered why until just now, when I
remembered...
The initial CREATE or RENAME lock.. it's a mboxname_lock EXCLUSIVE, and it's
taken with nowait, and error if exists. It needs
Nicola reminded me to reply to this! Yes, the actual is 1 :) Please do
correct that.
Bron.
On Fri, Aug 21, 2015, at 00:42, Nic Bernstein wrote:
> Mostly to Bron, but if anyone else wishes to jump in...
>
>
There seems to be a conflict between documentation and code in
regards to the s