StackExchange / StackExchange/StackExchange.Redis
[Bug] StackEchange.Redis 2.7.* version not working with Multiple Thread.
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 6.2k
- Forks
- 1.6k
- Avg merge
- 1d 15h
- Merged PRs (30d)
- 43
Description
The thread '[Thread Destroyed]' (0x735c) has exited with code 0 (0x0).
The thread '[Thread Destroyed]' (0xf2b8) has exited with code 0 (0x0).
The thread '[Thread Destroyed]' (0x114ec) has exited with code 0 (0x0).
The thread '[Thread Destroyed]' (0x100a4) has exited with code 0 (0x0).
The thread '[Thread Destroyed]' (0xea7c) has exited with code 0 (0x0).
The thread '[Thread Destroyed]' (0xbfd0) has exited with code 0 (0x0).
The thread '[Thread Destroyed]' (0xba90) has exited with code 0 (0x0).
Exception thrown: 'System.TypeLoadException' in Microsoft.AspNetCore.Server.Kestrel.Core.dll
Exception thrown: 'System.TimeoutException' in ProviderESN.dll
Exception thrown: 'System.TimeoutException' in mscorlib.dll
Exception thrown: 'Microsoft.VisualStudio.TestTools.UnitTesting.AssertFailedException' in Microsoft.VisualStudio.TestPlatform.TestFramework.dll
Exception thrown: 'Microsoft.VisualStudio.TestTools.UnitTesting.AssertFailedException' in mscorlib.dll
The thread '[Thread Destroyed]' (0xb7f0) has exited with code 0 (0x0).
Exception thrown: 'System.Threading.ThreadAbortException' in mscorlib.dll
Exception thrown: 'System.Threading.ThreadAbortException' in mscorlib.dll
Exception thrown: 'System.Threading.ThreadAbortException' in Microsoft.Extensions.Logging.Console.dll
Exception thrown: 'System.Threading.ThreadAbortException' in mscorlib.dll
The thread '[Thread Destroyed]' (0x6a28) has exited with code 0 (0x0).
The thread '[Thread Destroyed]' (0x9568) has exited with code 0 (0x0).
Exception thrown: 'System.Threading.ThreadAbortException' in ShakenAPI.dll
Exception thrown: 'System.Threading.ThreadAbortException' in mscorlib.dll
Exception thrown: 'System.Threading.ThreadAbortException' in mscorlib.dll
The thread 0x10b70 has exited with code 0 (0x0).
The thread 0xb5c0 has exited with code 0 (0x0).
The thread 0x8ce4 has exited with code 0 (0x0).
The thread 0xf570 has exited with code 0 (0x0).
The thread 0xf83c has exited with code 0 (0x0).
Exception thrown: 'System.CannotUnloadAppDomainException' in mscorlib.dll
Exception thrown: 'System.CannotUnloadAppDomainException' in mscorlib.dll
The thread 0x77f8 has exited with code 0 (0x0).
The thread 0xc280 has exited with code 0 (0x0).
The thread '[Thread Destroyed]' (0x5bb8) has exited with code 0 (0x0).
The thread '[Thread Destroyed]' (0xb88c) has exited with code 0 (0x0).
The thread '[Thread Destroyed]' (0x2ea8) has exited with code 0 (0x0).
The thread '[Thread Destroyed]' (0xf04c) has exited with code 0 (0x0).
Exception thrown: 'System.Net.Sockets.SocketException' in mscorlib.dll
Exception thrown: 'System.Net.Sockets.SocketException' in mscorlib.dll
The program '[49888] testhost.net48.exe: Program Trace' has exited with code 0 (0x0).
The program '[49888] testhost.net48.exe' has exited with code 4294967295 (0xffffffff).
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no repository files or tests and provides only debugger output from testhost.net48.exe, including TimeoutException, SocketException, and TypeLoadException entries. Start by reproducing the failure with StackExchange.Redis 2.7.* under multiple threads, then identify which exception is causal; done requires a confirmed cause and a repository regression test or other verifiable fix.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp, redis
- Domain
- backend, databases
- Issue type
- Bug
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100