You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In debuggers and loggers it would be nice to use the queue name for the thread name. So when a queue executes a task it should change the name of the thread to the queue name and when it is finished it could set it back to what it was before. If you give me a hint where to change it I will submit a patch.
thanks
The text was updated successfully, but these errors were encountered:
In debuggers and loggers it would be nice to use the queue name for the thread name. So when a queue executes a task it should change the name of the thread to the queue name and when it is finished it could set it back to what it was before. If you give me a hint where to change it I will submit a patch.
thanks
The text was updated successfully, but these errors were encountered: