Skip to content

Commit

Permalink
Merge pull request #115 from inaka/euen.113.sync_names_of_start_stop_…
Browse files Browse the repository at this point in the history
…functions

[#113] add stop_sup function
  • Loading branch information
elbrujohalcon authored Jul 24, 2017
2 parents 0734821 + c066e7b commit efc02c2
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/wpool.erl
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,6 @@
-module(wpool).
-author('[email protected]').





-define(DEFAULTS, [ {overrun_warning, infinity}
, {overrun_handler, {error_logger, warning_report}}
, {workers, 100}, {worker_opt, []}
Expand Down

0 comments on commit efc02c2

Please sign in to comment.