with callback, but is still cancelled #131
Annotations
1 error and 2 warnings
|
Specifications/for_Reader/when_reading_nodes_forever/and_datavalue_found.cs#L20
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
Specifications/for_Reader/when_reading_nodes_forever/and_datavalue_found.cs#L20
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
This job failed
Loading