Swapnil Mahajan

Results 8 comments of Swapnil Mahajan

Yeah and I couldn't find any good source where system calls have been tagged as read-only or not.

Passing `once={'graceful': True}` to `shared_task` makes those tasks undiscoverable.

@DiegoGallegos4 We finally had to move to passing those parameters like these. `app.tasks['project.tasks.task1'].signature((), once={'graceful': True}).apply_async()`

Same with this https://coveralls.io/builds/2153201

> I can verify that this bug still exists. The workaround is to run this: > > ``` > emacsclient -e '(select-frame-set-input-focus (make-frame))' > ``` > > ETA: this "bug"...

@shunlir How are you achieving that? I am facing the same problem.