Bug #852
trackback threads never finisch
| Status : | New | Start : | ||
| Priority : | Normal | Due date : | ||
| Assigned to : | scott - | % Done : | 0% |
|
| Category : | frontend | |||
| Target version : | - | |||
| Resolution : |
Description
Trackback pings are now executed in their own threads. However, if the threads are not joined, Net::HTTP.get_response does not seem to return. The result is a 500 error after posting an article.
