Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in task
Async Tasks, Cancellation, and Exceptions
Oct 18, 2025
c#
task-parallel-library
task
taskcompletionsource
await Task.WhenAll seemingly completes, but it never reaches next line of code
Oct 17, 2025
c#
task
multitasking
"timer + Task.Run" vs "while loop + Task.Delay" in asp.net core hosted service
Oct 17, 2025
c#
asynchronous
timer
task
asp.net-core-hosted-services
How to convert a list of generic tasks of different types that are stored in a List<Task>, to a Task<List<object>>?
Oct 17, 2025
c#
asynchronous
generics
async-await
task
Does a loop with Task.Delay() create a memory leak?
Oct 15, 2025
c#
task
async-await
Can new C# language features be used to to clean-up Task.WhenAll syntax?
Oct 14, 2025
c#
asynchronous
task
c#-8.0
When and why to pass CancellationToken to TaskCompletionSource.SetCanceled?
Oct 14, 2025
c#
.net
task
cancellation-token
Why can an async method with return type ValueTask await a regular Task without generating a compiler error?
Oct 14, 2025
c#
async-await
task
valuetask
Windows Task Scheduler - Outlook send/receive Mail
Sep 22, 2025
email
outlook
task
scheduled-tasks
event-viewer
Perform a task in 15 minutes from now in Rails
Sep 22, 2025
ruby-on-rails
task
jobs
`asyncio.wait` confusion when passed a coroutine
Sep 20, 2025
python
async-await
task
python-asyncio
coroutine
How to pass parameters to multiple async tasks in Python
Sep 20, 2025
python
asynchronous
async-await
task
Task.Run with Input Parameters and Output
Sep 19, 2025
c#
task
task-parallel-library
Guice: injector in provider
Sep 18, 2025
task
guice
provider
executor
Task.ContinueWith callback thread
Sep 18, 2025
c#
.net
multithreading
task-parallel-library
task
Task creation overhead
Sep 17, 2025
c#
asynchronous
task
lazy-evaluation
Taskpool system for .NET
Sep 15, 2025
c#
.net
threadpool
task
Older Entries »