I have a task queue that adds a task in the second turn, and the second queue is suspended. Can I add a task to a task queue that is paused?
Yes. You can add tasks to the paused queue.
change
I checked this by trying it out on a working application engine.
Source: https://habr.com/ru/post/1768263/More articles:How to remove space variables in each line of a text file based on a special condition - single-line in Python? - pythonCheck if Excel workbook is open with VBScript - excelThe input element jQuery.before () and .after () are not working properly, what am I doing wrong? - jqueryTricky MS Access SQL query to remove redundant duplicate records - performanceДобавление дополнительной кнопки к одному объекту в django admin - djangoJavascript execution through Python - javascriptHow to get rid of tempuri.org in a WCF service created by SharePoint Factory - sharepointPHPUnit + Kohana: Undefined index: HTTP_HOST - phpunitполучать ссылки на веб-сайте - javaDetecting the use of HRESULT as bools - c ++All Articles