-
Possibly realted to https://github.com/Koed00/django-q/issues/168
Here is a silly task:
```
def long_task():
print("Running the Long task...")
time.sleep(100) # seconds
print("done")
s…
frnhr updated
6 years ago
-
### Description
We've had a report of a user who gets episodes stuck on queued for download, but we were unable to replicate the issue, despite all of our attempts.
Filing this in case we get mor…
-
### Feature Idea
I would like to be able to specify a parameter in the bat file when running main.py ComfyUI that will force an endless queue for a specific specified workflow.
For example, I sugges…
-
### Describe the issue
If room had moved to another place when patient already moved from queue to state when he heading to enter the room, game will give error.
### Steps to Reproduce
…
-
To enable continuous printing, some sort of printing queue is a must-have feature for my printfarm.
I now paste gcode files behind eachother, but starting a gcode print is not supported by the Pan…
-
The word "queue" is used a few times, especially in section 3.8, to describe threads waiting on a semaphore. "Queue" typically implies (in both CS jargon and in common language) FIFO ordering, but tha…
-
**mq-jms-spring-boot-starter:3.0.0**
**Java17**
**Description of the problem**
Our company has found a problem related to termination of connection to MQ queues. The problem appears when we try …
-
This would let users have alerts when there is a spike in the queue times.
-
I had some graphs gone wild and it filled up the queues and stopped everything else from working
This was due to a bad hash, which could well happen again
If we give them their own queue they ca…
-
It would be nice if the priority of students persist across multiple queues in the same course. This prevents students from queuing for one queue then join another queue for (say another location) wit…