StackOverflow Questions for Tag: fire-and-forget

dkotsopo
dkotsopo

Reputation: 3

When using discard (_) to an async task the try catch does not catch the inner exception of the called method

Score: 0

Views: 1286

Answers: 1

Read More
g.pickardou
g.pickardou

Reputation: 35843

Execute something which takes 5 seconds (like email send) but return with response immediately?

Score: 0

Views: 283

Answers: 1

Read More
sitthykun
sitthykun

Reputation: 99

What does UDP mean to Fire and forget pattern technique?

Score: 0

Views: 500

Answers: 0

Read More
Ryan Shaffer
Ryan Shaffer

Reputation: 405

How to effectively use PyJulia or other non-thread-safe libraries in a background thread or process?

Score: 2

Views: 334

Answers: 1

Read More
manas das
manas das

Reputation: 74

C # HttpWebRequest , Fire and forget an API call

Score: 1

Views: 3613

Answers: 2

Read More
SpongeBob
SpongeBob

Reputation: 464

Fire And Forget vs Publish Subscribe

Score: 0

Views: 1211

Answers: 1

Read More
Leeseojune
Leeseojune

Reputation: 11

Location of Java RSocket Fire And Forget send Payload to other connect client

Score: 1

Views: 95

Answers: 0

Read More
David Gourde
David Gourde

Reputation: 3914

Best practices to Fire and Forget an async method to send non essential metric

Score: 24

Views: 19393

Answers: 2

Read More
aks
aks

Reputation: 133

Fire and forget goroutine golang

Score: 8

Views: 5747

Answers: 4

Read More
abhishek maharajpet
abhishek maharajpet

Reputation: 616

Rxjava disposable with Fire and Forget API call

Score: 0

Views: 333

Answers: 1

Read More
folmerbrem
folmerbrem

Reputation: 41

How to invoke a delegate call as Fire-And-Forget

Score: -1

Views: 295

Answers: 1

Read More
Theodor Zoulias
Theodor Zoulias

Reputation: 43475

How to prevent an application from terminating before the completion of all fire-and-forget tasks?

Score: 4

Views: 932

Answers: 2

Read More
Gioele Nalin
Gioele Nalin

Reputation: 11

Differences between QueueBackgroundWorkItem (Action <CancellationToken>) and QueueBackgroundWorkItem (Func <CancellationToken, Task>)

Score: 1

Views: 235

Answers: 1

Read More
Mattia Delta
Mattia Delta

Reputation: 23

Send Email without waiting for the action to finish execution after Button click ASP.NET

Score: 0

Views: 419

Answers: 2

Read More
Paul Meems
Paul Meems

Reputation: 3284

Await and fire-and-forget in .NET Core

Score: 0

Views: 1744

Answers: 1

Read More
pir
pir

Reputation: 5923

Asyncio "fire and forget" tasks in a separate thread

Score: 6

Views: 3417

Answers: 1

Read More
Aadarsh Indurkhya
Aadarsh Indurkhya

Reputation: 11

ERROR:root:Error in xyz There is no current event loop in thread 'Thread-7'

Score: 0

Views: 219

Answers: 2

Read More
Alexei - check Codidact
Alexei - check Codidact

Reputation: 23078

How to start an ASP.NET Core BackgroundService on demand?

Score: 1

Views: 3004

Answers: 1

Read More
David Gourde
David Gourde

Reputation: 3914

Should metrics calls be awaited? Is it safe to not await them?

Score: 0

Views: 171

Answers: 2

Read More
CrazyBrazilian
CrazyBrazilian

Reputation: 1070

Fire & Forget using WebClient by setting Tmeout

Score: 3

Views: 2488

Answers: 2

Read More
PreviousPage 2Next