codeskyblue / codeskyblue/python-loggingserver

logfile stops getting updated after first client exits.

Open
#2 0 comments 0 reactions 0 assignees View on GitHub
auto-migrated Priority-Medium Type-Defect
Dominant language
Python
Stars
0
Forks
1
PR merge metrics
No merged PRs in 30d

Description

```
What steps will reproduce the problem?
1. start the logging server.
2. start the test client.
3. stop the test client.
4. restart the test client.

What is the expected output? What do you see instead?
I expect logging to continue as normal after restarting the test client.
instead, the web UI continues to update with new log messages but process.log
never gets updated after the first client quits.

What version of the product are you using? On what operating system?
running SVN r8 on ubuntu 10.04. w/ twisted 10.0.0

Please provide any additional information below.

```

Original issue reported on code.google.com by `andreple...@gmail.com` on 5 Sep 2010 at 1:57

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.