Sha256: efe0182b63e8710ad99aeef91bfe2e871dfa4d2596718d73c79dbd20a0733e40

Contents?: true

Size: 973 Bytes

Versions: 6

Compression:

Stored size: 973 Bytes

Contents

<div id="content">

%(entry-title)<a name="trac">Submit Bug Report or Patch </a>%

_BackgrounDRb_ causing trouble, or you have a potential fix? Why not submit the bug report "here":http://backgroundrb.devjavu.com/report/ .
You can also submit potential patches that fix known bugs or add exciting features to the above trac url.

Also, if you are using older version of _BackgrounDRb_ and having a problem, why not upgrade to latest code from git, your bug
might have been fixed there.

%(entry-title)<a name="known_bugs">Known Problems </a>%

Since _BackgrounDRb_ has feature of thread pools, which allows users to execute tasks
concurrently, we are using @allow_concurrency = true@ in @ActiveRecord@ model objects.
This has been known to create some issues with Oracle database Adapters. If you are sure of
what you are doing and don't need thread pool feature, you can go ahead and remove @allow_concurrency = true@
from _BackgrounDRb_ code and it should work.

</div>

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
backgroundrb-rails3-1.1.6 doc/content/bugs/bugs.txt
backgroundrb-rails3-1.1.5 doc/content/bugs/bugs.txt
backgroundrb-rails3-1.1.3 doc/content/bugs/bugs.txt
backgroundrb-rails3-1.1.2 doc/content/bugs/bugs.txt
backgroundrb-rails3-1.1.1 doc/content/bugs/bugs.txt
backgroundrb-rails3-1.1 doc/content/bugs/bugs.txt