|
|
|
|
|
by cynwoody
4666 days ago
|
|
I agree, a lot of the time your code would be too long and involved or too confidential to post. So, what you need to do is boil your problem down to an essential few lines sufficient to make the bug happen or illustrate what you are trying to do. A lot of times, when you do that, you find your answer along the way. Sometimes it can be difficult, however. E.g., you may have a race condition that shows up in your actual code but which you can't make happen in your short example. Then you just have to explain your question as best you can. |
|